-- card: 26823 from stack: in.3r -- bmap block id: 0 -- flags: 0000 -- background id: 2612 -- name: GetDANames -- part contents for background part 2 ----- text ----- GetDANames -- part contents for background part 3 ----- text ----- This is an updated version of the XFCN in DevStack 1.1 This will return a list of all installed DAs. Send comments & suggestions to Aron Roberts: CompuServe: 73075,1342 GEnie: ARON ARPA Internet: csaron@garnet.Berkeley.EDU BITNET: CSARON@UCBCMSA.BITNET This XCMD may be freely distributed and used in any noncommercial or commercial stacks. See also NumberofDAs* -- part contents for background part 10 ----- text ----- Syntax: getDANames Puts the names of the DAs in the Apple menu into an item list (in which each item is separated from the next by a comma) in the global memory variable container, "namesOfDAs". If "namesOfDAs" does not already exist, it is created automatically. EXAMPLE: getDANames -- puts list into "namesOfDAs" put namesOfDAs into card field "DANames" put item 2 of namesOfDAs into nameOfSecondDA. -- part contents for background part 13 ----- text ----- 17 -- part contents for background part 30 ----- text ----- XCMD